home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir30 / mcadam1.zip / MCD.ZIP / MCADAM / MCINSTAL.HLP < prev    next >
Text File  |  1993-06-02  |  14KB  |  391 lines

  1. Created by Stephen Johnson for MCINSTAL Version 080488
  2. INSTRUCTIONS FOR EDITING THIS FILE
  3. ==========================================================
  4. HELP FILE FOR MCINSTAL.EXE PROGRAM
  5. In order to edit the following entries make sure your
  6. edits are not wider (in characters) than the following
  7. line of numbers.
  8.  
  9. The edits you make can only occupy 9 lines of text.  If
  10. you exceed 9 lines of text then the window will scroll
  11. and the user will lose information.
  12.  
  13. REMEMBER: Start key words (MODE, DISPLAY, PRINTER, PLOTTER,
  14.       MOUSE, PFK, DRIVE) in first column and make them
  15.       uppercase.  Do the same with BEGIN, END keywords.
  16.  
  17. 0123456789012345678901234567890123456789012345678901234567
  18. ==========================================================
  19. Comments can be entered but they must occur OUTSIDE the
  20. BEGIN/END sequence or they will appear in the help window,
  21. if they occur within the BEGIN/END sequence start them with
  22. the # character.
  23. ==========================================================
  24. The MODE, DISPLAY, ... and BEGIN/END must be in UPPER CASE.
  25. ==========================================================
  26. 0123456789012345678901234567890123456789012345678901234567
  27. PATH
  28. BEGIN
  29. # This line will not appear in the help window since
  30. # it begins with the character '#'.
  31. When executing a program DOS first searches the current
  32. directory.  If the program cannot be found in the current
  33. directory, then DOS will search the paths specified in
  34. the environment variable PATH.  In order to properly
  35. execute programs on your system, the PATH variable must
  36. contain the directory where the DOS commands reside.
  37. Therefore, you should enter the full path name including 
  38. the drive specifier. (e.g., C:\DOS)
  39. END
  40. ==========================================================
  41. 3270
  42. BEGIN
  43.  
  44.  
  45. To correctly construct the PATH command that will be
  46. inserted in your AUTOEXEC.BAT file, you need to
  47. enter the full path name where the PC3270 emulator
  48. software resides.  Be sure to include the drive 
  49. specifier. (e.g., C:\PC3270)
  50. END
  51. ==========================================================
  52. 0123456789012345678901234567890123456789012345678901234567
  53. JOURNAL
  54. BEGIN
  55. MICRO CADAM provides a recovery feature in the event of a 
  56. system failure. (e.g. power outage)  The journal recovery
  57. path specifies the exact directory where MICRO CADAM will
  58. store the recovery file JOURNAL.TMP and MODAL.TMP.  It 
  59. should not be a RAM disk or volatile media which can be
  60. destroyed by a power failure or system crash.  As an 
  61. example, if you enter C:\MCADAM\, the recovery files will
  62. be named C:\MCADAM\JOURNAL.TMP and C:\MCADAM\MODAL.TMP.
  63. END
  64. ==========================================================
  65. 0123456789012345678901234567890123456789012345678901234567
  66. MODE
  67. BEGIN
  68.  
  69. In order to function properly, your printer/plotter
  70. communications port and protocol must be determined.
  71. Select from the list given the baud rate, parity,
  72. number of data bits, and number of stop bits for
  73. your printer/plotter.  See your printer/plotter user's
  74. manual if you are unsure of the correct selections.
  75. END
  76. ==========================================================
  77. 0123456789012345678901234567890123456789012345678901234567
  78. PFK
  79. BEGIN
  80.  
  81.  
  82.  
  83. MICRO CADAM allows you to select functions using the
  84. function key box.  If you select 'User Defined' you must
  85. enter the I/O address and IRQ (interrupt request level)
  86. of the box.
  87. END
  88. ==========================================================
  89. 0123456789012345678901234567890123456789012345678901234567
  90. PRINTER
  91. BEGIN
  92.  
  93. If you plan to use a printer with MICRO CADAM you must
  94. select your printer from the given list.  MICRO CADAM
  95. installation software will use your selection to add 
  96. the appropriate device driver to the configuration.    
  97. The file CONFIG.CAD or CONFIG.SYS will be updated to
  98. reflect your printer choice.
  99. END
  100. ==========================================================
  101. 0123456789012345678901234567890123456789012345678901234567
  102. PLOTTER
  103. BEGIN
  104.  
  105. If you plan to use a plotter with MICRO CADAM you must
  106. select your plotter from the given list.  MICRO CADAM
  107. installation software will use your selection to add 
  108. the appropriate device driver to the configuration.    
  109. The file CONFIG.CAD or CONFIG.SYS will be updated to
  110. reflect your plotter choice.
  111. END
  112. ==========================================================
  113. 0123456789012345678901234567890123456789012345678901234567
  114. OTHER
  115. BEGIN
  116. There are various environment variables under DOS which
  117. are used by the MICRO CADAM application.  For example,
  118. dimension units can be inches or millimeters.  In order to
  119. change from the default of inches to millimeters enter 
  120. 'MM' at the units prompt.  The values which can be set by
  121. the user are as follows: NFRAMES (number of frames in a
  122. long plot), PAPER_SIZE (paper size of plot), UNITS (unit  
  123. of measurement).
  124. END
  125. ==========================================================
  126. 0123456789012345678901234567890123456789012345678901234567
  127. MOUSE
  128. BEGIN
  129.  
  130. MICRO CADAM installation software will use the mouse or 
  131. tablet type you select to find the device driver in the 
  132. \MCADAM directory.  The CONFIG.SYS file will be updated
  133. to reflect the choice you make.  MICRO CADAM will not
  134. work properly without a correct mouse setting.  So, 
  135. please select your mouse type carefully.
  136. END
  137. ==========================================================
  138. 0123456789012345678901234567890123456789012345678901234567
  139. MOUSELOC
  140. BEGIN
  141.  
  142. You must choose the port that your mouse is attached to.
  143. If you are using a mouse attached to the special PS/2   
  144. mouse port, select PS/2.  If you are using a mouse that
  145. attaches to a MICROSOFT BUS port, select BUS.  Otherwise
  146. select the COM port that your mouse is attached to.
  147. END
  148. ==========================================================
  149. 0123456789012345678901234567890123456789012345678901234567
  150. DISPLAY
  151. BEGIN
  152.  
  153. The MICRO CADAM installation program will use the display
  154. type you select to find the device driver in the \MCADAM
  155. directory and update your CONFIG.SYS file appropriately.
  156. The device driver allows MICRO CADAM to determine proper
  157. display characteristics such as color selection.
  158. So, please select your display type.
  159. END
  160. ==========================================================
  161. 0123456789012345678901234567890123456789012345678901234567
  162. DRIVE
  163. BEGIN
  164.  
  165.  
  166.  
  167. In order to set up your MICRO CADAM environment, you must
  168. enter the drive letter of the fixed drive on which MICRO
  169. CADAM has been installed.
  170. END
  171. ==========================================================
  172. 0123456789012345678901234567890123456789012345678901234567
  173. HUMMING
  174. BEGIN
  175. END
  176. ==========================================================
  177. 0123456789012345678901234567890123456789012345678901234567
  178.           111111111122222222223333333333
  179. 0123456789012345678901234567890123456789
  180. EDITSYS
  181. BEGIN
  182. Ins        -> Toggle INSERT/OVERWRITE
  183. Up/Dn Arw  -> Move up/down lines
  184. Rt/Lt Arw  -> Move left/right spaces
  185. Ctrl A     -> Move one word left
  186. Ctrl F     -> Move one word right
  187. Ctrl Y     -> Delete current line
  188. PgUp/PgDn  -> Previous/next page
  189. Home/End   -> Beginning/end of line
  190. Esc        -> Exit editor
  191. Ctrl PgUp  -> Beginning of file
  192. Ctrl PgDn  -> End of file
  193. Ctrl Home  -> Top of screen
  194. Ctrl End   -> End of screen
  195. Alt M      -> Begin marking text block
  196. Alt C      -> Copy marked block
  197. Alt X      -> Cut marked block 
  198. Alt P      -> Paste specified block
  199. Alt S      -> Search
  200. END
  201. ==========================================================
  202. 0123456789012345678901234567890123456789012345678901234567
  203. NETWORK
  204. BEGIN
  205. #
  206. # NLO ONLY AVAILABLE WITH CORNERSTONE RELEASE 1.3C
  207. #
  208. The network license option allows several PC workstations
  209. on a network to run MICRO CADAM with only one security
  210. device.  In order for MICRO CADAM to work properly in
  211. this environment, the security verification software must 
  212. know the drive letter of the network drive.  For example, 
  213. if you have a network and its drive is assigned to D, 
  214. then you should enter answer YES to the network license 
  215. option, and enter D: at the network drive prompt.
  216. END
  217. ==========================================================
  218. 01234567890123456789012345678901234567890123456789012345679
  219. SECURITY
  220. BEGIN
  221. Choose the COM port where the security device resides.
  222. The COM port must be COM1, COM2, COM3, or COM4 as allowed
  223. in the list of options.
  224.  
  225. Remember, all security blocks must reside on the same
  226. communications port with the MICRO CADAM security 
  227. device CLOSEST TO YOUR MOUSE CONNECTION.
  228. END
  229. 01234567890123456789012345678901234567890123456789012345679
  230. SECURITY
  231. BEGIN
  232. Choose the COM port where the security device resides.
  233. The COM port must be COM1, COM2, COM3, or COM4 as allowed
  234. in the list of options.
  235.  
  236. Remember, all security blocks (GIM, Data Transfer, 
  237. Parametric Design, Network License, and BASE) must reside 
  238. on the same communications port with BASE CLOSEST TO YOUR 
  239. MOUSE CONNECTION.
  240. END
  241. ==========================================================
  242. 01234567890123456789012345678901234567890123456789012345679
  243. MSMOUSE
  244. BEGIN
  245.  
  246.  
  247.  
  248. The driver MOUSE.SYS is required for the MICROSOFT  
  249. mouse.  This driver is included on a diskette from   
  250. MICROSOFT and is included with your mouse.  This driver
  251. should be copied to your \MCADAM\DRIVERS directory.
  252. END
  253. ==========================================================
  254. 01234567890123456789012345678901234567890123456789012345679
  255. VDIDYPGD
  256. BEGIN
  257.  
  258.  
  259. The driver VDIDYPGD.SYS is required for the          
  260. IBM Professional Graphics Adapter.  This driver is    
  261. included on a diskette from IBM and is included with   
  262. your Professional Graphics Display.  This driver 
  263. should be copied to your \MCADAM\DRIVERS directory.
  264. END
  265. ==========================================================
  266. 01234567890123456789012345678901234567890123456789012345679
  267. LEX4MCAD
  268. BEGIN
  269.  
  270.  
  271. The driver LEX4MCAD.SYS is required for the Lexidata 
  272. PG-90 display.  This driver is included on a diskette 
  273. from Lexidata and is included with your PG-90.  This   
  274. driver should be copied to your \MCADAM\DRIVERS 
  275. directory.     
  276. END
  277. ==========================================================
  278. 01234567890123456789012345678901234567890123456789012345679
  279. LEX4MCAD
  280. BEGIN
  281.  
  282.  
  283. The driver LEX4MCAD.SYS is required for the Lexidata 
  284. PG-90 display.  This driver is included on a diskette 
  285. from Lexidata and is included with your PG-90.  This   
  286. driver should be copied to your \MCADAM\DRIVERS
  287. directory.     
  288. END
  289. ==========================================================
  290. 01234567890123456789012345678901234567890123456789012345679
  291. CGILS
  292. BEGIN
  293.  
  294.  
  295.  
  296. Your installation diskette from Matrox contains files 
  297. that are required when using the Matrox display.  You
  298. should obtain the installation diskette from Matrox,
  299. and install these files in the C:\MATROX directory.
  300. END
  301. ==========================================================
  302. 01234567890123456789012345678901234567890123456789012345679
  303. METHEUS
  304. BEGIN
  305.  
  306.  
  307.  
  308. Your installation diskette from Metheus contains files 
  309. that are required when using the Metheus display.  You
  310. should obtain the installation diskette from Metheus,
  311. and install these files in the C:\METHEUS directory.
  312. END
  313. ==========================================================
  314. 01234567890123456789012345678901234567890123456789012345679
  315. VMCGIS
  316. BEGIN
  317. Your installation diskette from Vermont Microsystems
  318. contains files that are required when using the
  319. Cobra display.  You should obtain the installation
  320. diskette from Vermont Microsystems and install the
  321. necessary files in the C:\VERMONT directory.
  322.  
  323. Note: A VGA board is required to operate in single
  324.       screen mode.
  325. END
  326. ==========================================================
  327. 01234567890123456789012345678901234567890123456789012345679
  328. IBM5379
  329. BEGIN
  330.  
  331.  
  332.  
  333. The driver IBM5379.SYS is required for the IBM 5379
  334. display.  You should obtain the installation diskette
  335. from IBM and copy this driver into your \MCADAM\DRIVERS
  336. directory.
  337. END
  338. ==========================================================
  339. 01234567890123456789012345678901234567890123456789012345679
  340. HPGL
  341. BEGIN
  342.  
  343.  
  344.  
  345. The HPGL driver has been configured to use default
  346. parameters.  An HPGL document is contained in the
  347. file \MCADAM\HPGL.DOC which provides a full description
  348. of additional HPGL parameters that can manually be 
  349. added to your C:\AUTOEXEC.BAT file.
  350. END
  351. ==========================================================
  352. 01234567890123456789012345678901234567890123456789012345679
  353. HPGL2
  354. BEGIN
  355.  
  356.  
  357.  
  358. The HPGL2 driver has been configured to use default
  359. parameters.  An HPGL2 document is contained in the
  360. file \MCADAM\HPGL2.DOC which provides a full description
  361. of additional HPGL2 parameters that can manually be 
  362. added to your C:\AUTOEXEC.BAT file.
  363. END
  364. ==========================================================
  365. 01234567890123456789012345678901234567890123456789012345679
  366. CCP
  367. BEGIN
  368.  
  369.  
  370.  
  371. The CALCOMP driver has been configured to use default
  372. parameters.  A CALCOMP document is contained in the
  373. file \MCADAM\CALCOMP.DOC which provides a full 
  374. description of additional HPGL parameters that can
  375. manually be added to your C:\AUTOEXEC.BAT file.
  376. END
  377. ==========================================================
  378. 01234567890123456789012345678901234567890123456789012345679
  379. HIDMPL
  380. BEGIN
  381.  
  382. The HIDMPL.SYS driver that is provided only works with
  383. COM1.  If you select any other port for this plotter,
  384. it will not work. If COM1 is already being used as the 
  385. mouse port, you should now press F2 until you return
  386. to the mouse selection screen and select a different 
  387. mouse port.  If your mouse port must be set to COM1, 
  388. this driver should not be used.
  389. END
  390. 
  391.